GoXam for WPF v3
IsTreeExpanded Property
Northwoods.GoXam.Model Namespace > TreeModelNodeData<NodeKey> Class : IsTreeExpanded Property
Gets or sets whether this node is in the "expanded" state.
Syntax
public bool IsTreeExpanded {get; set;}

Property Value

By default this is true.
Remarks
Although this data property is defined for your convenience, the model does not know about this property.
See Also

Reference

TreeModelNodeData<NodeKey> Class
TreeModelNodeData<NodeKey> Members